hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
DubArguments
commons
Undocumented in source.
struct
DubArguments {
string
_command
;
string
_configuration
;
CompilationOptions
_opts
;
string
_dir
;
string
_preCommands
;
string
_compiler
;
string
_arch
;
string
_build
;
string
_recipe
;
string
_runArgs
;
bool
_confirmKey
;
bool
_deep
;
bool
_parallel
;
mixin
BuilderPattern
!(
DubArguments
)
;
string
getCompiler
();
string
getDubRunCommand
();
}
Members
Functions
getCompiler
string
getCompiler
()
Undocumented in source. Be warned that the author may not have intended to support it.
getDubRunCommand
string
getDubRunCommand
()
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
BuilderPattern
!(
DubArguments
)
Undocumented in source.
Variables
_arch
string
_arch
;
Undocumented in source.
_build
string
_build
;
Undocumented in source.
_command
string
_command
;
Undocumented in source.
_compiler
string
_compiler
;
Undocumented in source.
_configuration
string
_configuration
;
Undocumented in source.
_confirmKey
bool
_confirmKey
;
Undocumented in source.
_deep
bool
_deep
;
Undocumented in source.
_dir
string
_dir
;
Undocumented in source.
_opts
CompilationOptions
_opts
;
Undocumented in source.
_parallel
bool
_parallel
;
Undocumented in source.
_preCommands
string
_preCommands
;
Undocumented in source.
_recipe
string
_recipe
;
Undocumented in source.
_runArgs
string
_runArgs
;
Undocumented in source.
Meta
Source
See Implementation
commons
enums
ChoiceResult
Compilers
functions
addToPath
cached
clearCache
dbgExecuteShell
downloadFileIfNotExists
downloadWithProgress
downloadWithProgressBar
executableExtension
executeGameRelease
extractTarGzToFolder
extractTarToFolder
extractToFolder
extractZipToFolder
filesExists
findProgramPath
getBackChoice
getBuildTarget
getDubPath
getFirstExisting
getFirstExistingVar
getGitExec
getHipPath
getProjectsAvailable
getSelectedCompiler
getSourceCodeEditor
getValidPath
hasLdc
inParallel
installFileTo
isCompactedFile
isIpAddress
isRecognizedExtension
makeFileExecutable
openSourceCodeEditor
outputTemplate
outputTemplateForTarget
pollForExecutionPermission
putResourcesIn
removeExtension
requireConfiguration
selectChoiceBase
selectInFolder
selectInFolderExtra
symlink
timed
unique
updateConfigFile
updateEngineFile
waitAndPrint
waitDub
waitDubTarget
waitOperations
waitRedub
windowsGetKeyWithPath
writeTemplate
writelnError
writelnHighlighted
writelnSuccess
manifest constants
ConfigFile
hipremeEngineRepo
mixin templates
BuilderPattern
structs
Choice
CompilationOptions
Config
DubArguments
RealTimeConsoleInput
Session
Terminal
TerminalColors
WorkingDir
variables
compilers
configs
engineConfig
pathBeforeNewLdc